home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 2
/
AACD 2.iso
/
AACD
/
Programming
/
fpc
/
units
/
makefile.cpu
< prev
next >
Wrap
Makefile
|
1998-09-21
|
139b
|
8 lines
#
# Here we set processor dependent include file names.
#
CPUNAMES=m68k heap lowmath math set
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))